Skip to content

chore(deps): update all non-major dependencies - #2

Open
akua-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch
Open

chore(deps): update all non-major dependencies#2
akua-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@akua-renovate

@akua-renovate akua-renovate Bot commented Jul 30, 2026

Copy link
Copy Markdown

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
@cloudflare/workers-types devDependencies minor 5.20260730.15.20260810.1
@effect/platform-browser (source) devDependencies patch 4.0.0-beta.1024.0.0-beta.107
@effect/platform-browser (source) dependencies patch 4.0.0-beta.1024.0.0-beta.107
@effect/platform-bun (source) dependencies patch 4.0.0-beta.1024.0.0-beta.107
@effect/sql-sqlite-bun (source) dependencies patch 4.0.0-beta.1024.0.0-beta.107
@effect/sql-sqlite-do (source) dependencies patch 4.0.0-beta.1024.0.0-beta.107
@effect/vitest (source) devDependencies patch 4.0.0-beta.1024.0.0-beta.107
effect (source) dependencies patch 4.0.0-beta.1024.0.0-beta.107
oxlint (source) devDependencies minor 1.76.01.77.0
vite (source) devDependencies minor 8.1.58.2.1
wrangler (source) devDependencies minor 4.116.04.120.0

Release Notes

cloudflare/workerd (@​cloudflare/workers-types)

v5.20260810.1

Compare Source

v5.20260809.1

Compare Source

v5.20260808.1

Compare Source

v5.20260807.2

Compare Source

v5.20260804.1

Compare Source

v5.20260801.1

Compare Source

v5.20260731.1

Compare Source

Effect-TS/effect (@​effect/platform-browser)

v4.0.0-beta.107

Compare Source

Patch Changes

v4.0.0-beta.106

Compare Source

Patch Changes

v4.0.0-beta.105

Compare Source

Patch Changes

v4.0.0-beta.104

Compare Source

Patch Changes

v4.0.0-beta.103

Compare Source

Patch Changes
Effect-TS/effect (@​effect/platform-bun)

v4.0.0-beta.107

Compare Source

Patch Changes

v4.0.0-beta.106

Compare Source

Patch Changes

v4.0.0-beta.105

Compare Source

Patch Changes

v4.0.0-beta.104

Compare Source

Patch Changes

v4.0.0-beta.103

Compare Source

Patch Changes
  • #​6723 081f4d8 Thanks @​tim-smart! - add platform literal to HttpPlatform

  • #​6802 f1bc827 Thanks @​tim-smart! - Allow configuring cluster RPC serialization buffer limits.

  • #​6726 955eb69 Thanks @​tim-smart! - Construct an empty multipart stream for each bodiless Bun request.

  • #​6898 c0a1534 Thanks @​tim-smart! - Add HTTP response compression support. Node.js, Bun, and Deno use asynchronous
    node:zlib one-shot compression for byte-array bodies, preserving an exact
    Content-Length; stream and raw bodies remain streaming transforms.

  • #​6680 23e176a Thanks @​tim-smart! - Fix worker runner disconnect notifications and event listener cleanup.

  • #​6691 6a5e86f Thanks @​t3dotgg! - Allow configuring the WebSocket server in NodeHttpServer and BunHttpServer.

    Both servers now accept a websocket option that is forwarded to the underlying implementation, with the wiring/lifecycle options the server manages excluded from the type:

    // Node: forwarded to the `ws` WebSocketServer
    NodeHttpServer.layer(() => createServer(), {
      port: 3000,
      websocket: { perMessageDeflate: true },
    });
    
    // Bun: merged into Bun.serve's websocket handler
    BunHttpServer.layer({
      port: 3000,
      websocket: { perMessageDeflate: true },
    });
  • #​6828 48f22a7 Thanks @​tim-smart! - Use layered storage for

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@akua-renovate
akua-renovate Bot force-pushed the renovate/all-minor-patch branch from 46f58d6 to 075f864 Compare July 30, 2026 16:47
@akua-renovate akua-renovate Bot changed the title chore(deps): update dependency vite to v8.2.0 chore(deps): update all non-major dependencies Jul 30, 2026
@akua-renovate akua-renovate Bot changed the title chore(deps): update all non-major dependencies chore(deps): update dependency vite to v8.2.0 Jul 30, 2026
@akua-renovate
akua-renovate Bot force-pushed the renovate/all-minor-patch branch from 075f864 to 3a2de47 Compare July 31, 2026 05:27
@akua-renovate akua-renovate Bot changed the title chore(deps): update dependency vite to v8.2.0 chore(deps): update all non-major dependencies Jul 31, 2026
@akua-renovate
akua-renovate Bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from b3da7f0 to 4c2f0d5 Compare August 7, 2026 12:38
@akua-renovate
akua-renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 59e7f94 to 2b6f2f9 Compare August 10, 2026 04:49
@akua-renovate
akua-renovate Bot force-pushed the renovate/all-minor-patch branch from 2b6f2f9 to 79d00fe Compare August 10, 2026 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants